Go to QuArK Web Site
Plugin Tutorial
Updated 17 Aug 2005
Upper levels:
QuArK Information Base
3. Advanced customization
3.5. Plug-Ins

 3.5.1. Plugin Tutorial

 [ Prev - Up - Next ] 

In this tutorial we slowly construct an oversimplified version of the maptagside plugin. A significant general point is that these tutorials don't represent the maptagside plugin as it actually is, but rather what I currently think it should have been. It uses some Java-style coding conventions, such as initial caps for classes and lowercase for functions & variables.

The actual maptagside plugin is a sprawling mess, since it was my first, & embodies many errors in design. Perhaps I will clean it up some day, but otoh, if it ain't broke, don't fix it.


 Sections


GNU General Public License by The QuArK (Quake Army Knife) Community - http://www.planetquake.com/quark

 [ Prev - Top - Next ]